home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / nameless.swf / scripts / DefineSprite_1384 / frame_1 / DoAction.as
Encoding:
Text File  |  2011-06-09  |  71 b   |  5 lines

  1. if(this._parent.falling == true)
  2. {
  3.    gotoAndStop(_totalframes);
  4. }
  5.